cus-dep fix for build failure first occurring with r104579
authorGlenn Morris <rgm@gnu.org>
Mon, 13 Jun 2011 21:42:40 +0000 (17:42 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 13 Jun 2011 21:42:40 +0000 (17:42 -0400)
commit920861079472522052bf3169f0fb686fb013e157
treeddb9aa078aedd673671fcc70f81f0bfa63d510a3
parentdfe29a56ee2b7b7e84e9b09c3548001fb365f222
cus-dep fix for build failure first occurring with r104579

The symptom was `make custom-dep' failing with "Unknown terminal type".
This is caused by `display-buffer' trying to pop-up a frame in batch mode.
I think this cus-dep change may be just papering over the immediate
manifestation of the underlying problem.

* lisp/cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
lisp/ChangeLog
lisp/cus-dep.el